onStopNestedScroll
Called when a nested scrolling child stops its current nested scroll operation.
This is a delegate method. Call it from your View subclass method/androidx.core.view.NestedScrollingChild interface method with the same signature to implement the standard policy.
Parameters
child
Child view stopping its nested scroll. This may not be a direct child view.